Schema bimoR.v1
Schema bimoR.v1 : Typ prosty selectModeEnum
Typ prosty selectModeEnum
Opis
Słownik dostępnych trybów wyboru komponentów raportu o zobowiązaniach.
Przestrzeń nazw http://api.big.pl/bimoR/v1
Typ
Restriction of Typ prosty string
Diagram
Typ prosty selectModeEnum
Przegląd
selectModeEnum Restriction of Typ prosty string
Słownik dostępnych trybów wyboru komponentów raportu o zobowiązaniach.
Dozwolone wartości
Enumerationcustom
Dowolny wybór komponentów raportu z listy (z uwzględnieniem ograniczeń dla wybranego produktu).
Enumerationdefault
Automatyczny wybór domyślnych dla wybranego produktu komponentów raportu. Nie powinny być zamawiane inne komponenty.
Powiązane reguły walidacji:

Identyfikator Opis
RR6 Komponent nie może być zamówiony, jeżeli jest komponentem obligatoryjnym w zamówionym produkcie a w zapytaniu wskazany został tryb automatycznego zamówienia komponentów obligatoryjnych.
Enumerationmandatory
Automatyczny wybór obligaotryjnych dla wybranego produktu komponentów raportu. Dodatkowo mogą zostać zamówione komponenty opcjonalne.
Źródło
<xs:simpleType name="selectModeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik dostępnych trybów wyboru komponentów raportu o zobowiązaniach.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="bc:string">
    <xs:enumeration value="custom">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dowolny wybór komponentów raportu z listy (z uwzględnieniem ograniczeń dla wybranego produktu).</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="default">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Automatyczny wybór domyślnych dla wybranego produktu komponentów raportu. Nie powinny być zamawiane inne komponenty.</div>
          <div class="reguly pl-PL" xmlns="http://www.w3.org/1999/xhtml">
            <div class="reguly-tytul pl-PL">Powiązane reguły walidacji:</div>
            <br />
            <table class="zestaw-regul">
              <tr>
                <th>Identyfikator</th>
                <th>Opis</th>
              </tr>
              <tr>
                <td>
                  <a class="regula pl-PL" href="Products%20online%20rules.html#RR6">RR6</a>
                </td>
                <td>Komponent nie może być zamówiony, jeżeli jest komponentem obligatoryjnym w zamówionym produkcie a w zapytaniu wskazany został tryb automatycznego zamówienia komponentów obligatoryjnych.</td>
              </tr>
            </table>
          </div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mandatory">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Automatyczny wybór obligaotryjnych dla wybranego produktu komponentów raportu. Dodatkowo mogą zostać zamówione komponenty opcjonalne.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także